ci: Enable -Werror for clang
authorColin Walters <walters@verbum.org>
Thu, 20 Jul 2017 19:34:15 +0000 (15:34 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 21 Jul 2017 20:45:47 +0000 (20:45 +0000)
commit0ded552cf1440a806bd7af684b63f486c03d67c9
tree93f4bdec698826cabfb43e60a2f52460c783a232
parented99b4169e06c6a204f92e85b3e323abdb542bbe
ci: Enable -Werror for clang

I hit an unused-variable warning with `GLNX_AUTO_PREFIX_ERROR` for
rpm-ostree and led me to wonder why ostree didn't fail, then I noticed
we had lost the special `-Werror=unused-variable` bit.  Let's go
ahead and use `-Werror` for clang too.

Closes: #1023
Approved by: jlebon
.papr.yml
ci/build-check.sh